projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb61b03
)
Update values of hs-isearch-open.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 25 Aug 2001 02:06:27 +0000
(
02:06
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 25 Aug 2001 02:06:27 +0000
(
02:06
+0000)
man/programs.texi
patch
|
blob
|
history
diff --git
a/man/programs.texi
b/man/programs.texi
index 1b0667b252ed63375908e2ee6b519a2b963fee33..242430fbd9fdce7f7dfea38ed781afe52a019d6b 100644
(file)
--- a/
man/programs.texi
+++ b/
man/programs.texi
@@
-1314,14
+1314,14
@@
Specifies what kind of hidden blocks to open in Isearch mode.
The value should be one of these four symbols.
@table @code
-@item
block
-Open only blocks.
+@item
code
+Open only
code
blocks.
@item comment
Open only comments.
@item t
-Open both blocks and comments.
+Open both
code
blocks and comments.
@item nil
-Open neither blocks nor comments.
+Open neither
code
blocks nor comments.
@end table
@item hs-special-modes-alist